home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2 - Developers' Solutions / Delphi 2 Developers' Solutions.iso / dds / chtsht / mg.txt < prev    next >
Encoding:
Text File  |  1995-09-06  |  555 b   |  15 lines

  1. (Note: The change caused by this menu option is only 
  2. visible by opening another hypertext file or by using 
  3. a jump link to another file.)
  4.  
  5. The "Narrow Margins" and "Wide Margins" menu 
  6. items reset TheCurrentLeftMargin and 
  7. TheCurrentRightMarginproperties of the 
  8. HTDisplayBox component. These items add pixels to 
  9. the left edge and determine whether a new line is 
  10. started for the right edge if the 
  11. WrapHyperTextDisplayLines property is true. Narrow 
  12. margins uses 20 pixels from each edge of the display 
  13. and wide margins uses 40 pixels.
  14.  
  15.